-
Home
-
Guest posting / Frontend Posting / Front Editor – WP Front User Submit
-
3.8.0
-
Code
-
Classes
- EditorJsField
Total Complexity |
51 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
602 |
Lines of code |
412 |
Logical lines of code |
160 |
Comment lines |
104 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
data_to_html() |
B |
34 |
20 |
94 |
field_setting_for_frontend() |
A |
36 |
5 |
96 |
add_or_update_editor_content_front() |
A |
49 |
9 |
29 |
add_field_settings() |
A |
34 |
2 |
122 |
add_editor_js_data() |
A |
51 |
8 |
25 |
validate_field_before_wp_admin_form_save() |
S |
61 |
2 |
12 |
localize_post_html_content() |
S |
64 |
2 |
10 |
example_editor_data() |
S |
61 |
1 |
14 |
init() |
S |
67 |
1 |
7 |
esc_brackets() |
S |
77 |
1 |
3 |